Writes a byte to the current position in the file stream 將一個字節(jié)寫入文件流的當(dāng)前位置。
Class , is passed to the file stream in the 構(gòu)造函數(shù)中的文件流。
Class that provides the api which writes xml to a file stream . the 類的實(shí)現(xiàn),該類提供將xml寫入文件流的api 。
Indicates whether or not the writing to the log file stream flushes the buffer 指示寫入日志文件流時是否刷新緩沖區(qū)。
Event to initialize fonts , file streams , and other resources used during the printing process 事件以初始化字體、文件流和其他在打印過程中使用的資源。
Defines constants for controlling the type of access other file streams can have to the same file 定義常數(shù)來控制其他文件流對同一文件可以擁有的訪問權(quán)限類型。
Event to release fonts , file streams , and other resources used during the printing process , like fonts 事件以釋放字體、文件流和其他在打印過程中使用的資源(如字體) 。
Just as there are several backing stores other than disks , there are several kinds of streams other than file streams 正如除磁盤外存在多種后備存儲一樣,除文件流之外也存在多種流。
Directs tracing or debugging output to a text writer , such as a stream writer , or to a stream , such as a file stream 將跟蹤或調(diào)試輸出定向到文本編寫器(例如流編寫器) ,或定向到流(例如文件流) 。
While you might simply throw the file stream into a parser and hope for the best , thats a relatively heavyweight solution 雖然可以將文件/流交給解析器并期望最好的結(jié)果,但這是一種相對笨拙的辦法。